2015-11-11 - 23012 - Service Request - Material Push to Retail Pro #ABAPEXTRACT #CustomerPortal

2015-11-11 - 23012 - Service Request - Material Push to Retail Pro

Problem Summary


Materials are not displayed in the output even the customer description is changed.

Admin Info



Purpose
Materials are not displayed in the output even the customer description is changed.
Requested by
Craig Spangler
Issue Date
11-11-2015
Resolved by
Damodhier/Deepak Yasam
Resolved Date
12 - 03-2015
Document Status
Completed

Detailed Problem Description

(Include Screen Shots if required )

For the listed materials for the changed entries of cust. material descriptions in NEP on 11/09/2015 and it is observed that the field name in CDPOS table is displaying as KEY instead of POSTX(this is the field we are considering in the program logic). This is the reason the program is unable to read these materials and display in the output.


Solution Analysis and Recommendations

(Include Screen Shots if required)


We may need to have the logic to consider the field name KEY to display the materials and to read the material description value from KNMT table that has a record with KEY field name so that the materials with only customer description would be displayed in the output.

Also execute the program with more number of info records that can be created on a particular day to check for performance issues.

Resolution


Added logic to consider the changes recorded as KEY with the table name 'KNMT' in the program ZIMM_XML_INVENTORY_OUTPUT and added a filter to consider only in case customer material description field contains any data.

Release Information


Provide link here to Release Notes if Technical Objects were changed